[INFO] cloning repository https://github.com/nberlette/wasmbuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nberlette/wasmbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8934b4e16697299aab75ce5892acea2925f44f89
[INFO] testing nberlette/wasmbuild against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nberlette/wasmbuild
[INFO] finished tweaking git repo https://github.com/nberlette/wasmbuild
[INFO] tweaked toml for git repo https://github.com/nberlette/wasmbuild written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nberlette/wasmbuild on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nberlette/wasmbuild already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]   Downloaded walrus v0.20.3
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.3
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]   Downloaded wasmparser v0.80.2
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9190846f48d8eb71aa49b942e87bf6b79945b381498c4044bd0b69d7171ac61
[INFO] running `Command { std: "docker" "start" "-a" "d9190846f48d8eb71aa49b942e87bf6b79945b381498c4044bd0b69d7171ac61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9190846f48d8eb71aa49b942e87bf6b79945b381498c4044bd0b69d7171ac61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9190846f48d8eb71aa49b942e87bf6b79945b381498c4044bd0b69d7171ac61", kill_on_drop: false }`
[INFO] [stdout] d9190846f48d8eb71aa49b942e87bf6b79945b381498c4044bd0b69d7171ac61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da67cf9c3c199b55ecf936aa63b2a265053a14ac079f8d2a266a7932882cfe65
[INFO] running `Command { std: "docker" "start" "-a" "da67cf9c3c199b55ecf936aa63b2a265053a14ac079f8d2a266a7932882cfe65", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wasmparser v0.80.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling walrus v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]    Compiling deno_test v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]    Compiling wasmbuild v0.1.1 (/opt/rustwide/workdir/rs_lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.47s
[INFO] running `Command { std: "docker" "inspect" "da67cf9c3c199b55ecf936aa63b2a265053a14ac079f8d2a266a7932882cfe65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da67cf9c3c199b55ecf936aa63b2a265053a14ac079f8d2a266a7932882cfe65", kill_on_drop: false }`
[INFO] [stdout] da67cf9c3c199b55ecf936aa63b2a265053a14ac079f8d2a266a7932882cfe65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e0000acda851e958c3f81f94ce1d5cc9318bce27f4bc7012cf119c9a0633ca4
[INFO] running `Command { std: "docker" "start" "-a" "7e0000acda851e958c3f81f94ce1d5cc9318bce27f4bc7012cf119c9a0633ca4", kill_on_drop: false }`
[INFO] [stderr]    Compiling deno_test v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling wasmbuild v0.1.1 (/opt/rustwide/workdir/rs_lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "7e0000acda851e958c3f81f94ce1d5cc9318bce27f4bc7012cf119c9a0633ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0000acda851e958c3f81f94ce1d5cc9318bce27f4bc7012cf119c9a0633ca4", kill_on_drop: false }`
[INFO] [stdout] 7e0000acda851e958c3f81f94ce1d5cc9318bce27f4bc7012cf119c9a0633ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3f54149840e7520b260f02b4a88789e50def1cd883472cb56cb323f30ca83cb
[INFO] running `Command { std: "docker" "start" "-a" "f3f54149840e7520b260f02b4a88789e50def1cd883472cb56cb323f30ca83cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/deno_test-ae04141a81cc0c54)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmbuild-9cfdb050a5d7284e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3f54149840e7520b260f02b4a88789e50def1cd883472cb56cb323f30ca83cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f54149840e7520b260f02b4a88789e50def1cd883472cb56cb323f30ca83cb", kill_on_drop: false }`
[INFO] [stdout] f3f54149840e7520b260f02b4a88789e50def1cd883472cb56cb323f30ca83cb
